build: Use get_supported_arguments()
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 20 Feb 2018 13:18:28 +0000 (13:18 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 20 Feb 2018 13:18:28 +0000 (13:18 +0000)
commita7e96675bd29dda18436d70838ee49a399869f11
treec07ae7cceaee11e9897c0b3c94855aa09cd4422f
parentbfc81767bafe0d7a1223a717ac3e788fa736df88
build: Use get_supported_arguments()

Instead of checking each flag one by one, use the appropriate method of
the Meson compiler object.
meson.build